meg adds <'model'>
🚫 Cancellable
This event is cancellable. This adds:
- The
<context.cancelled>
tag - The
- determine 'cancelled'
command - The
cancelled:<true/false>
event switch - The
'ignorecancelled:true'
event switch
This event is fired when a model is about to be added to a MegModeledEntityTag.
Contexts​
Context | Description |
---|---|
<context.active_model> | returns the MegActiveModelTag of the model that is about to be added. |
<context.modeled_entity> | returns the MegModeledEntityTag of the entity that the model is about to be added to. |